home *** CD-ROM | disk | FTP | other *** search
/ Champak 128 / Vol 128 (Damaged).iso / games / cake_fab.swf / scripts / DefineButton2_262 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2011-03-26  |  87 b   |  6 lines

  1. on(release){
  2.    gotoAndStop(2);
  3.    btR.gotoAndPlay("on");
  4.    _root.m3.nums = 1;
  5. }
  6.